home *** CD-ROM | disk | FTP | other *** search
- Path: jupiter.planet.net!usenet
- From: cygnusx@planet.net (David)
- Newsgroups: comp.lang.c
- Subject: Re: Help-Assignment2// This time I am posting the code!!!Thanx
- Date: Sun, 25 Feb 1996 05:15:11 GMT
- Organization: Planet Access Networks - Stanhope, NJ
- Message-ID: <312fecd3.8048674@news.planet.net>
- References: <312e8912.8777775@news.planet.net> <4gmdb3$c3p@news-f.iadfw.net>
- NNTP-Posting-Host: newt18.planet.net
- X-Newsreader: Forte Agent .99d/32.182
-
- On Sat, 24 Feb 1996 09:02:39 GMT, alpet@airmail.net (Adam Peterson)
- wrote:
-
-
-
- >Code below run on pc with MSC...
- >Adam
- >
- >Note 2 different styles of pointer use in the three functions...
- >
- >
- Adam,
-
- Thanx for the help, I dont know how to use pointers yet???. But
- what you showed me put me in the right direction towards passing the
- array back to the main function. I think I got it !!. I am using
- borland C++ to compile these C programs and C++ seems to be more
- liberal than other compilers . when I tried to compile this program at
- school using the Unix system errors occurred in the fact that I used
- float for a repition loop variable ,like you had stated . Thanx , C++
- let me get away with this . Also I guess its not good practice to use
- variable names like ( total ) for repition loops ????.
-
- Thanx David
-
- and to all of you out there in comp.lang.c you have been a great help
- Thanx. I better get an A ?????????????????????????.
-